listitemfactory: Reorganize vfuncs
authorBenjamin Otte <otte@redhat.com>
Sat, 2 Nov 2019 17:56:36 +0000 (18:56 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:46 +0000 (19:26 -0400)
commitb33c56819b312aa61fc21fca566e1859c822cedf
treef2d06a00669858b4d5903e7026969481ba2e8469
parent30f09ea10bcd114451e5435fdc73eacd85176a93
listitemfactory: Reorganize vfuncs

Instead of bind/rebind/update/unbind, we now just have update, and the
factories get to interpret that in the way they want.
gtk/gtkfunctionslistitemfactory.c
gtk/gtklistitemfactory.c
gtk/gtklistitemfactoryprivate.h
gtk/gtklistitemmanager.c
gtk/gtklistitemwidget.c
gtk/gtklistitemwidgetprivate.h
gtk/gtksignallistitemfactory.c